CRPEHyperlinkEventInfo

This structure provides information about a selected hyperlink.

Data Members

Member Type Default Description

m_ignored

WORD

0

For 4 byte alignment. Ignore.

m_windowHandle

long

0

HWND specifies the handle of the window where the event happened.

m_hyperlinkText

_TCHAR

'\0'

Specifies a pointer to the hyperlink text (of length PEP_HYPERLINK_LEN= 256) associated with the object. The memory pointed to by hyperlinkText is freed after calling the callback function.

Constructor CRPEHyperlinkEventInfo::CRPEHyperlinkEventInfo

This constructs a CRPEHyperlinkEventInfo structure object. Call the constructor with no parameters to allow the Class Library to initialize all member variables with default values. Pass parameters to the constructor to assign specific values to each member variable.

Constructor Syntax (Default)

CRPEHyperlinkEventInfo ();

Constructor Syntax
CRPEHyperlinkEventInfo (
        long windowHandle,
        _TCHAR *hyperlinkText );


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com